﻿.contentbox{
width:440px;
height:145px;
}
.contentbox td{
	vertical-align:bottom !important;
}
.textcontent{
padding:2px 8px 5px 8px;
}
.textcontent a{
color:#000000;
text-decoration:none;
font-size:12px;
}
.textcontent a:hover{
color:#000000;
text-decoration:none;
font-size:12px;
}
.textcontentholder{
width:440px;
display:none;
background:url(images/BG_transp_whiteBox.png);
border:0px;
}
.contentTitle{
text-align:left;
margin-top:4px;
margin-left:4px;
float:left;
}
.contentTitle a,.contentTitle a:active,.contentTitle a:visited{
color:#000000;
text-decoration:none;
font-size:14px;
font-weight:bold;
width:405px;
height:18px;
overflow:hidden;
display:block;
float:left;
}
.contentTitle a:hover{
color:#000000;
text-decoration:none;
font-size:14px;
font-weight:bold;
}
.TitleBar{
width:440px;
height:25px;
background:url(images/BG_transp_whiteBox.png);
}
.slidebutton{
float:right;
width:18px;
height:18px;
background:url(images/arrow_up.png) no-repeat;
margin-top:4px;
margin-right:4px;
outline:none;
}
.shadow1{
width:440px;
background:url(images/shadow_left.png) no-repeat left top; 
}
.shadow2{
background:url(images/shadow_right.png) no-repeat right top; 
}
.shadow3{
background:url(images/shadow_middle.png) repeat-x right top; 
margin-left:219px;
margin-right:219px;
height:14px;
}

.contentbox_Left{
width:300px;
min-height:225px;
}
.contentbox_Left .contentTitle{
color:#042E56;
font-size:19px !important;
display:block;
margin:0px;
margin-bottom:5px;
float:none;
}
.contentbox_Left p{
font-size:15px;
color:#000000;
}
.contentbox_Left a.Readmore{
display:block;
height:17px;
width:92px;
background:url("images/readmore.jpg") no-repeat;
}
.contentbox_Left a.Readmore:hover{
	text-decoration:none;
}